@charset "utf-8";
/*table

--------------------------------------------------------------*/
		
.table_price01{
	font-size:14px;
	font-weight:bold;
	width:400px;
	padding:5px 0 3px 15px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
	}
	
.table_price02{
	font-size:14px;
	width:140px;
	padding:5px 0 3px 20px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}

